window: Don't set a background pattern/colour when client decorated
authorRob Bradford <rob@linux.intel.com>
Tue, 19 Feb 2013 19:26:19 +0000 (19:26 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Mar 2013 16:13:35 +0000 (12:13 -0400)
commit4618e0dcc7adb8eab6971c2fb8137e282978a9c2
treea8bb4c395d00b4c59eeff625287d87a8d0a5ae50
parent6a8362111e9279d92d0bd78834e4ad62f26ed119
window: Don't set a background pattern/colour when client decorated

Otherwise we'll potentially get some background sticking through our rounded
corners in our decorations. The actual background will get drawn as part of
the decoration drawing.
gtk/gtkwindow.c